| StudentSubsidiaryAccount |
| EntityType | Independent |
| Logical Entity Name | StudentSubsidiaryAccount |
| Default Table Name | SaStudSubsidiary |
| Logical Only | NO |
| Definition | |
| Note |
| StudentSubsidiaryAccount Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentEnrollmentPeriodId |
INTEGER | YES | ||
StudentSubsidiaryAccountId |
INTEGER | NO | ||
SubsidiaryAccountTypeId |
INTEGER | NO | ||
| MinimumBalance | MONEY(19, 4) | YES | ||
| AccountBalance | MONEY(19, 4) | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
StudentEnrollmentPeriodId |
INTEGER | YES |
| StudentSubsidiaryAccount Keys |
| Key Name | Key Type | Keys |
| SaStudSubsidiary_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SaStudSubsidiary_SaStudSubsidiaryID_U_C_IDX | PrimaryKey | StudentSubsidiaryAccountId |
| SaStudSubsidiary_SaSubsidiaryID_AdEnrollID_U_N_IDX | Alternate Key | SubsidiaryAccountTypeId, StudentEnrollmentPeriodId |
| StudentSubsidiaryAccount Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO | |||
| SubsidiaryAccountType | Non-Identifying | One To Zero or More | SubsidiaryAccountTypeId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO | |||
| SubsidiaryAccountType | Non-Identifying | Zero or One to Zero or More | SubsidiaryAccountTypeId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentSubsidiaryStatement | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryStatement | Non-Identifying | One To Zero or More | NO |
| StudentSubsidiaryAccount Check Constraints |
| Check Constraint Name | CheckConstraint |